From: Robin Pepermans Date: Sat, 9 Jul 2011 01:03:48 +0000 (+0000) Subject: Inline CSS is bad in itself and bad for RTL support (why was there even a message... X-Git-Tag: 1.31.0-rc.0~28969 X-Git-Url: http://git.cyclocoop.org/%22.%24info%5B?a=commitdiff_plain;h=0eff4a299f4b8d6a0cd2b6ee2a0db0212f07ec9f;p=lhc%2Fweb%2Fwiklou.git Inline CSS is bad in itself and bad for RTL support (why was there even a message containing CSS?) --- diff --git a/skins/common/shared.css b/skins/common/shared.css index a448e3e105..1cebc9e1e0 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -20,6 +20,8 @@ input[type="submit"], input[type="button"], input[type="reset"], input[type="fil .mw-float-start { float: left; } .mw-float-end { float: right; } +.mw-align-start { text-align: left; } +.mw-align-end { text-align: left; } /* The scripts of these languages are very hard to read with underlines */ [lang="ar"] a, [lang="ckb"] a, [lang="fa"] a, [lang="kk-arab"] a,